'Declaration Public Overloads Function Insert( _ ByVal index As Integer, _ ByVal col As XLColumn, _ ByVal cells() As XLCell _ ) As XLColumn
'Declaration
Public Overloads Function Insert( _ ByVal index As Integer, _ ByVal col As XLColumn, _ ByVal cells() As XLCell _ ) As XLColumn
public XLColumn Insert( int index, XLColumn col, XLCell[] cells )
XLColumnCollection Class XLColumnCollection Members Overload List